home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / src / net / bind-contrib.tar.gz / bind-contrib.tar / contrib / misc / soa-easy.shar / sub.example.org.au.zone < prev    next >
Encoding:
Text File  |  1996-10-25  |  854 b   |  49 lines

  1. ; sub.example.org.au.zone -    DNS data for sub.example.org.au
  2. ;
  3. ; $Id: soa-easy.shar,v 8.2 1996/10/25 17:08:00 vixie Exp $
  4. ; $Source: /proj/src/isc/cvs-1/bind/contrib/misc/soa-easy.shar,v $
  5. ;
  6.  
  7. $INCLUDE sub.example.org.au.SOA
  8.  
  9. $INCLUDE NS.generic
  10.  
  11. $INCLUDE MX.generic
  12.  
  13.  
  14. ;
  15. ; Hosts
  16. ;
  17. red        IN    A    191.254.1.3
  18.         IN    HINFO    Sun-SS5        SunOS-5
  19. $INCLUDE MX.generic        red
  20.  
  21. white        IN    A    191.254.1.4
  22.         IN    HINFO    Sun-SS5        SunOS-5
  23. $INCLUDE MX.generic        white
  24.  
  25. blue        IN    A    191.254.1.5
  26.         IN    HINFO    Sun-SS5        SunOS-5
  27. $INCLUDE MX.generic        blue
  28.  
  29. yellow        IN    A    191.254.16.1
  30.         IN    A    191.254.17.1
  31.         IN    HINFO    Sun-SS5        SunOS-5
  32. $INCLUDE MX.generic        yellow
  33. yellow-i1    IN    A    191.254.16.1
  34. yellow-i2    IN    A    191.254.17.1
  35.  
  36.  
  37. ;
  38. ; Aliases
  39. ;
  40. ns        IN    CNAME    ns.example.org.au.
  41. mailhub        IN    CNAME    mailhub.example.org.au.
  42. loghost        IN    CNAME    white.sub.example.org.au.
  43.  
  44.  
  45. ;
  46. ; PC's
  47. ;
  48. $INCLUDE sub-pcs.example.org.au.inc
  49.